Software Manager Version 3.00 How to Build a Boot Diskette ============================================================================= This document provides a procedure to create an emergency boot diskette. A boot diskette is a floppy diskette that can be used to start your computer in an emergency. The procedure is divided into two parts: Required and Optional. The Required procedure has the minimum steps necessary to create a diskette that can start your computer. The Optional procedure contains additional steps to create a boot diskette that will allow you to diagnosis and fix problems with your system. Following both the Required and Optional procedures is recommended. You will need 1 diskette and 1 label. Build Boot Diskette - Required ============================== [X] Step Action --- ---- -------------------------------------------------------- [ ] 1. If you are using a new diskette, then skip this step. Confirm all files on the diskette are not required. Use the file manager or the following command at the DOS prompt to view an inventory of files on the diskette: DIR A:\*.* /S /P If you are not using drive A:, substitute your drive letter in all commands listed in this procedure and the Optional procedure below. [ ] 2. If you are using a new diskette, then skip this step. Copy files you wish to keep to a different floppy disk or to a hard disk. Use your file manager or DOS commands at the DOS prompt. [ ] 3. Build a system diskette using the file manager or using the following command at the DOS prompt: FORMAT A: /S [ ] 4. Copy the C:\COMMAND.COM file to A:\COMMAND.COM. Use the file manager or the following command at the DOS prompt: COPY C:\COMMAND.COM A:\COMMAND.COM /V Replace C: in the above command with the default boot drive letter if it is different with than C: [ ] 5. Create the diskette label and paste it on the diskette. Suggested label: "Emergency Boot Diskette - Created MM/DD/YYYY". Build Boot Diskette - Optional ============================== [X] Step Action --- ---- -------------------------------------------------------- [ ] 1. Complete the Build Boot Diskette - Required Procedure above. [ ] 2. Copy utility programs listed below to drive A. These files are located in your default DOS directory. File Description ------------ ------------------------------------- CHKDSK.EXE Check disk utility EDIT.COM ASCII text editor MSD.EXE System Information FORMAT.COM Diskette formatting utility RESTORE.COM Restore files from backups FC.EXE File compare utility UNDELETE.EXE File undelete utility Notes: (1)Depending on the DOS version on your system, some of the files may not be included. (2)Additional files may be copied to the diskette as well. [ ] 3. Copy the help files listed below to drive A. These files are located in your default DOS directory. File Description ------------ ------------------------------------- HELP.COM Help program HELP.HLP Help text database [ ] 4. Copy the DOS configuration files listed below to drive A: These files are located in the root directory of your default boot drive. File Description ------------ ------------------------------------- AUTOEXEC.BAT DOS startup batch file CONFIG.SYS DOS startup configuration file Note: These files are automatically archived to the Software Manager VAULT\CFGSAVE directory by the Install and Uninstall functions. [ ] 5. Copy the Windows configuration files listed below to drive A. These files are located in your default Windows directory. File Description ------------ ------------------------------------- *.INI Windows initialization files *.GRP Program Manager group info. files REG.DAT Windows Registration Database Note: These files are automatically archived to the Software Manager VAULT\CFGSAVE directory by the Install and Uninstall functions. [ ] 6. Copy the PCSoft procedure document listed below to drive A: This file is located in the main Software Manager directory. File Description ------------ ------------------------------------- RCVRPRO.TXT Recovery procedure to be used if system can not be started after installing or uninstalling software. Questions or Comments ===================== Contact PCSoft at (415) 492-0123 with questions or comments about this procedure. *** End of BOOTPRO.TXT ***